fix: correct occured->occurred typo in console.error message#205
fix: correct occured->occurred typo in console.error message#205Jah-yee wants to merge 1 commit into
Conversation
Fixed user-facing error message in solcjs command-line tool. Single character fix (e->r).
|
👋 Hi! Just checking in — is there anything I can help with to move this PR forward? Happy to address any feedback! 🙏 |
|
👍 Looks good to merge — clean fix, thanks for contributing! |
|
Thank you for this contribution! This PR looks good for merge. Please consider merging it when ready. 🙏 |
2 similar comments
|
Thank you for this contribution! This PR looks good for merge. Please consider merging it when ready. 🙏 |
|
Thank you for this contribution! This PR looks good for merge. Please consider merging it when ready. 🙏 |
|
This PR looks good and is ready to merge! [+1] |
|
🔥 Still hoping this gets reviewed! Just checking in — happy to make any changes if needed. |
|
LGTM! 👍 This PR looks good to merge. Keep up the great work! 🚀 |
|
Hi @ALL, gentle reminder that this PR is waiting for review. Happy to make any changes — just let me know! 🙏 |
|
Thanks for the fix! Gentle ping to see if this is ready for review. 👍 |
Corrects user-facing error message in solcjs command-line tool.
Error occured→Error occurredin solcjsMinimal typo fix following surgical changes principle.